dbi_set_compare

Wrapper for mdb_set_compare @throws lmdb_oo.MbdError on failure @see http://symas.com/mdb/doc/group__mdb.html#ga68e47ffcf72eceec553c72b1784ee0fe

static
void
dbi_set_compare
(
MDB_txn* txn
,
const MDB_dbi dbi
,
MDB_cmp_func* cmp = null
)

Meta